ASP.NET Core MVC コントロールヘルプ
End メソッド (FibonacciArcsBuilder<T>)

C1.AspNetCore.Mvc.Finance アセンブリ > C1.Web.Mvc.Finance.Fluent 名前空間 > FibonacciArcsBuilder<T> クラス : End メソッド
The value.
Configurates C1.Web.Mvc.Finance.FibonacciArcs<T>.End. Sets the ending DataPoint for the base line.
シンタックス
'宣言
 
Public Function End( _
   ByVal value As DataPoint _
) As FibonacciArcsBuilder(Of T)

パラメータ

value
The value.

戻り値の型

Current builder.
解説
The DataPoint X value can be a number or a Date object (for time-based data). Unlike some of the other Fibonacci tools, the ending DataPoint is not calculated automatically if undefined.
参照

FibonacciArcsBuilder<T> クラス
FibonacciArcsBuilder<T> メンバ